powered by
Get some frames of data.
# S4 method for TimsR,ANY,ANY [(x, i)
OpenTIMS data instance.
An array of nonzero indices to extract.
data.table
# NOT RUN { D = TimsR('path/to/your/folder.d') print(head(D[10])) print(head(D[10:100])) # }
Run the code above in your browser using DataLab